@charset "utf-8";

/*头部*/
.head-bg {
	padding: 0;
}
@media (min-width: 769px) {
	.head-bg {
	    background-position: center top;
	    background-repeat: no-repeat;
	    /* background-image: url(../images/head_bg.jpg); */
	}
}
.head-box {padding:0; }


.head-top-row {
	line-height: 34px;
	font-size: 12px;
    color: #7C7C7C;
	background-color: #fafafa;
	border-bottom: 1px solid #efefef;
}

.head-type-link {
	float: left;
    padding: 0 15px;
    background-position: right center;
    background-repeat: no-repeat;
    /* background-image: url(../images/head_top1.png); */
}



/*顶部效果*/
.pm-head {display: none;}
@media (max-width: 768px) {
	.pc-head {display: none;}
	.pm-head {display: block;}
}

.head-page-box {
}
@media (min-width: 992px) {
	.head-logo-row {
		padding: 35px 0;
	}
}
@media (min-width: 769px) {
	.head-logo-row {
		padding: 25px 0;
	}
}

.head-logo {
	margin: 0px;
	padding-top: 0px;
	max-height: 100%;
	position:relative;
}
.head-logo-image {
	height: 60px;
	display: block;
	margin-right: 10px;
}
.head-logo-text {
	font-size: 30px; /* font-weight: bold; */ line-height: 40px; font-weight:bold;color: #076ce0; padding: 10px 0;
}

.head-logo-left {
	float: left;
	padding-right: 30px;
}

.head-logo-right {
	overflow: hidden;
}

.head-logo-right-bg {
	margin-top: 10px;
	padding-left: 30px;
	border-left: 1px solid #ccc;
}

.head-logo-biaoyu {
	fon-weight: bold;
	white-space: nowrap;
}
.head-logo-biaoyu1 {
	display: block;
    font-size: 28px;
    color: #076ce0;
	line-height: 30px;
}
.head-logo-biaoyu2 {
	margin-top: 5px;
	font-size: 22px;
	line-height: 25px;
}

.head-right-text {
	margin-top: 10px;
}		
/* .top-cn-en a {font-size: 14px; line-height:14px; display: inline-block; padding:0 5px; -border-left: 1px solid #818181; border-right: 2px solid #818181; color: #818181;line-height:36px;} */
@media (max-width: 1400px) {
	.head-logo-text {
		font-size: 26px;
	}
}
@media (max-width: 1200px) {
	.head-logo-text {
		font-size: 22px;
	}
}



.head-tel-icon {
	float: left;
	height: 18px;
	/* margin-top: 3px; */
	margin-right: 3px;
}
.right-text-box {
	overflow: hidden;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../images/tel.png);
    padding-left: 50px;
}
.head-right-title { 
}
.head-right-tel {
	font-size: 18px;
	color: rgb(153, 153, 153);
}
@media (max-width: 992px) {
	.head-right {
		display: none;
	}
}



/* 搜索 start */
.head-right-search {
	/* margin-top: 11px; */
}
.head-right-search input { 
	vertical-align: top;
}
.search-submit {
	border: 0;
	/* background:url(../images/searchbg1.png) no-repeat center center; */
	height: 38px;
	padding: 0 20px;
	cursor: pointer;
	float: right;
	background-color: #076ce0;
	color: #fff;
}
.search-input-box {
	
}
.search-key {
	background: #fff; 
	/* width: 210px; */
	width: 360px;
	height: 34px;
	padding-left: 10px;
	line-height: 34px;
	color: #666;
	border: 2px solid #076ce0; 
}
.search-key::placeholder {
	color: #ccc;
}


.search-keyword-box {
	margin-top: 6px;
	max-width: 442px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}
.search-keyword-link {
	/* float: left; */
	display: inline-block;
	line-height: 16px;
	font-size: 14px;
	margin: 0 5px;
	color: #888;
}
.search-keyword-link:hover {
	color: #076ce0;
}
/* 搜索 end */

/* 导航 start */


.head-mebu-banner-box {
	position:relative;
	padding-top: 0px;
	background-color: #fff;
}

.head-menu { 
	width:100%; line-height:50px;
}
.head-menu-switch {display: none;}
#head-menu-box { z-index:9999; position: static;}
.head-menu-ul {
	/* height:50px; */
	font-size: 0;
	text-align: center; 
	display: flex;
	/* justify-content: center; */
	justify-content: flex-start;
}

.head-menu-li {
	float: left;
	margin: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: 400;
	font-size: 14px;
	position: relative;
	/* padding: 0 20px; */
	margin: 0 12px;
	/* margin-left: -20px; */
}

.head-menu-link {
	display: block;
	font-size: 16px;
	/* font-weight: bold; */
	text-align: center;
	padding: 0 17px;
	color: #000;
	line-height: 50px;
	position: relative;
	min-width: 60px;
}
.head-menu-tel-link {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
@media (min-width: 769px) {
	.head-menu-li:hover .head-menu-link, .head-menu-li.cur .head-menu-link {
		/* background-color: #cc0303; */
		color: #076ce0;
	}
}


.head-menu-link-icon-box {
	margin-right: 5px;
}

.head-menu-link-icon {
	display: block;
	height: 24px;
	margin-top: 13px;
}

.head-menu-son-ul {min-width:100%; position:absolute; display:none; z-index:9999;background-color:rgba(0,45,94,0.5);
/* margin-left: -10px;padding:0 5px; */
}
.head-menu-son-li { line-height:36px;  text-align:center; }
.head-menu-son-link {width:100%; font-size:14px; display:block; color:#fff;text-align:center;}
@media (max-width: 1400px) {
	.head-menu-li {
		margin: 0;
	}
	.head-menu-link {
		font-size: 15px;
		min-width: 50px;
	}
}
@media (max-width: 1200px) {
	.head-menu-li {
	}
	.head-menu-link {
		padding: 0 25px;
	}
}


/* 导航 end */



/* 二级导航 start */
/* .head-menu-li {
	position: relative;
}
.menu2-ul {
	min-width: 100%;
	margin: 0;
	display: none;
	top: 100%;
	z-index: 88;
	left: 50%;
	box-shadow: 0 6px 30px rgba(0,0,0,.175);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
@media (min-width: 769px) {
	.head-menu-li:hover .menu2-ul {
		display: block;
	}
}

.menu2-li {
	white-space: nowrap;
}

.menu2-link {
	display: block;
	padding: 10px;
	line-height: 20px;
	height: auto;
	background: #076ce0;
	border-top: 1px solid #fff;
	background: #fff;
	text-align: center;
	color: #000;
}
.menu2-link:hover {
	color: #fff;
	background: #cc0303;
} */
/* 二级导航 end */



/* 全部商品分类 start */
.head-menu-type {
	margin-left: 0;
}
.head-menu-li {
}

.head-menu-type {
	min-width: 240px;
}
.head-menu-type .head-menu-link, .head-menu-type:hover .head-menu-link {
	background-color: #076ce0;
	cursor: pointer;
	color: #fff;
}
.menu2-page-left {
	width: 100%;
	margin-right: 0 !important;
}

.menu2-ul {
}
.menu2-ul-box {
	min-width: 100%;
	margin: 0;
	display: none;
	top: 100%;
	z-index: 88;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.menu2-ul-box.cur {
	display: block;
}
.one-menu2-ul-box  {
	min-height: auto;
	padding: 0;
	border: 0;
}

@media (min-width: 769px) {
	.head-menu-li:hover .menu2-ul-box {
		display: block;
	}
}
.menu2-left-ul {
	/* background-color: #fff; */
	color: #000;
	background-color: rgba(247,247,247,.85);
	box-shadow: 0 0 3px #dedede;
}
.menu2-left-li {
	/* white-space: nowrap; */
}

.menu2-left-link {
	line-height: 20px;
	height: 90px;
	text-align: left;
	background-position: 5px center;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	/* background-color: #f7f7f7; */
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #fafafa;
}
.menu2-left-arrow {
	margin-left: 20px;
}


.menu2-left-ul:hover .menu2-left-link {
	border-right-color: #076ce0;
}
.menu2-left-link:hover {
	background-color: #fff;
	border-color: #076ce0;
	border-right-color: transparent !important;
}



.menu2-page-right {
}
.menu2-right-ul {
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #fff;
	display: none;
	padding: 20px 30px;
	border: 1px solid #076ce0;
	border-left: 0;
	min-width: 192px;
	overflow: auto;
}
/*高宽分别对应横竖滚动条的尺寸*/
.menu2-right-ul:not(.home-menu2-right-ul)::-webkit-scrollbar {
	width: 5px;
}
.menu2-right-ul:not(.home-menu2-right-ul)::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset005pxrgba(0,0,0,0.2);
	background:rgba(0,0,0,0.2);
}
.menu2-right-ul:not(.home-menu2-right-ul)::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset005pxrgba(0,0,0,0.2);
	border-radius: 0;
	background:rgba(0,0,0,0.1);
}
.menu2-right-ul.cur {
	display: block;
}
.menu2-right-li {
	text-align: left;
}
.menu2-right-link {
	margin: 0 10px;
	display: block;
	white-space: nowrap;
}

.menu2-right-title {
	padding: 10px 0;
	line-height: 25px;
	color: #666;
}
.menu2-right-title:hover {
	color: #076ce0
}
@media (max-width: 1400px) {
	.head-menu-type {
		min-width: 220px;
	}
}
@media (max-width: 1200px) {
	.head-menu-type {
		min-width: 200px;
	}
}
@media (max-width: 992px) {
	.head-menu-type {
		min-width: 180px;
	}
}
@media (max-width: 888px) {
	.head-menu-type {
		min-width: 160px;
	}
}
@media (max-width: 768px) {
	.menu2-ul-box, .menu2-ul-box.cur {
		display: none;
	}
}



/* 全部商品分类 end */



/* 三级导航 start */
.menu3-list-ul {
	position: absolute;
	left: 100%;
	top: 0;
}
/* 三级导航 end */







.nav-switch {font-size:30px;padding:15px 10px ;position:absolute;right:0;top:0;height:35px;line-height:35px;}
.nav-close {line-height:30px;display: none;}

@media (max-width:1200px){
	.head-bg {
		
	}
	.head-mebu-banner-box .wrap {
		padding-left: 0;
		padding-right: 0;
	}
	/* .head-menu-li {width:12.5%;margin:0;} */
	.head-menu-ul {
	}
	.head-menu-li {
		padding: 0;
	}
	.head-menu-link {
		padding: 0 12px;
	}
}

@media (max-width:992px){
	/* .head-menu-li {width:20%;} */
	
	.head-logo-left {
		padding-right: 20px;
	}
	.head-logo-image {
		/* height: 48px; */
	}
	.head-logo-right-bg {margin-top: 0;padding-left: 20px;}
	.head-logo-biaoyu1 {font-size: 25px; }
	.head-logo-biaoyu2 {font-size: 20px; }
	
	.head-right-text {margin-top: 5px;}
	.head-right-tel { 
		
	}
	
	.head-menu-link {
		padding: 0 10px;
	}
}
@media (max-width: 888px){
	.head-menu-link {
		padding: 0 6px;
	}
}

.pm-show {display:none;}

@media (max-width: 768px){
	.pm-show {display:block;}

	.head-bg { padding:0; height:50px; overflow: hidden;}
	.head-bg .wrap {
		padding: 0;
	}
	.head-logo-text {color:#076ce0; font-size:20px; line-height: 40px;}
	.head-logo-left {
		float: none;
		padding-right: 0;
	}
	.head-right {display: none;}
	.pm-show {display:block;}
	.head-logo {max-width:none; float:none; padding:0 50px 0 10px;}
	.head-logo-image {
		margin-top: 10px;
		height: 30px;
		margin-right: 0;
	}
	.head-logo-text {padding:5px;font-size:22px;}
	
	.nav-switch { color: #076ce0; padding:8px; height:34px;line-height:34px;}
	
	.head-menu {position: fixed;top:0;z-index:99;background:none;width:100%;height:100%;right:-100%; }
	.head-menu-switch {position: fixed;top:0;left:0;width:100%;height:100%;width:100%;height:100%;background: rgba(0, 0, 0, 0.2);}
	.head-menu-ul {
		position: absolute;right:0;top:0;width:50%;height:100%;background:#fff;padding:15px 0;right:-100%; display: block; overflow: auto;
		box-sizing: border-box;
	}
	.head-menu-li {float:none;width:auto;text-align: left; display: block; margin-left: 0; margin-right: 0; padding: 0;}
	.head-menu-link {
		font-size:14px;line-height:38px;padding:0 15px; color: #000; margin: 0;
		text-align: left;
	}
	.cur .head-menu-link, .head-menu-link:hover {
		background-color: transparent;
		color:#076ce0;
	}
	
	.head-menu-type-link {
		color: #fff;
	}
	.cur .head-menu-type-link, .head-menu-type-link:hover {
		color:#fff;
	}
	.head-menu-link-icon {
		height: 20px;
		margin-top: 9px;
	}
}
@media (max-width:480px){
	.head-logo-text {padding:5px; font-size:17px; line-height: 40px;}
}
@media (max-width:360px){
	.head-logo-text { font-size:16px;}
}
@media (max-width:320px){
	.head-logo-text { font-size:15px;}
}